CxFmsConfigCtrl Object

The CxFmsConfigCtrl object is used to display and manipulate the CygNet FMS Configuration Control.  The CxFmsConfigCtrl object is an ActiveX control that must be placed in an ActiveX control container such as CygNet Studio.

Declare the object using the following code:

CreateObject("CxHmiFms.CxFmsConfigCtrl.1")

Use the CygNet FMS Configuration Control to view, create, and edit configuration log entries for the selected Node, and to distinguish the changes between configuration log entries.  It displays a grid with rows that represent configuration logs and columns that represent categories of data. The CygNet FMS Configuration Control provides the same functionality as the Configuration control in FMS Explorer.

See Using the Configuration Control (in FMS Explorer) and CygNet FMS Configuration Control (on CygNet Studio screens) for more information about using this control.


More: